[INFO] fetching crate mddem_core 0.1.3...
[INFO] testing mddem_core-0.1.3 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate mddem_core 0.1.3 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate mddem_core 0.1.3
[INFO] finished tweaking crates.io crate mddem_core 0.1.3
[INFO] tweaked toml for crates.io crate mddem_core 0.1.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mddem_core 0.1.3 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mddem_core 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wide v0.7.32
[INFO] [stderr]   Downloaded mddem_scheduler v0.1.3
[INFO] [stderr]   Downloaded libffi v3.2.0
[INFO] [stderr]   Downloaded mddem_app v0.1.3
[INFO] [stderr]   Downloaded mpi-derive v0.1.2
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded build-probe-mpi v0.1.4
[INFO] [stderr]   Downloaded mpi-sys v0.2.2
[INFO] [stderr]   Downloaded mpi v0.8.0
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded libffi-sys v2.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cf7c62452ed0325a4f1204edaf3ca9454ab47be0312f3355c041b7d4a4afacb
[INFO] running `Command { std: "docker" "start" "-a" "3cf7c62452ed0325a4f1204edaf3ca9454ab47be0312f3355c041b7d4a4afacb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cf7c62452ed0325a4f1204edaf3ca9454ab47be0312f3355c041b7d4a4afacb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cf7c62452ed0325a4f1204edaf3ca9454ab47be0312f3355c041b7d4a4afacb", kill_on_drop: false }`
[INFO] [stdout] 3cf7c62452ed0325a4f1204edaf3ca9454ab47be0312f3355c041b7d4a4afacb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9559382829a09593f43cbebf5dfb91ae99ecfa14d0266d0e8c11bd6da89a189
[INFO] running `Command { std: "docker" "start" "-a" "b9559382829a09593f43cbebf5dfb91ae99ecfa14d0266d0e8c11bd6da89a189", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling build-probe-mpi v0.1.4
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling mpi v0.8.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling mddem_scheduler v0.1.3
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling mddem_app v0.1.3
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling libffi-sys v2.3.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling libffi v3.2.0
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling mpi-derive v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling mpi-sys v0.2.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling mddem_core v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.56s
[INFO] running `Command { std: "docker" "inspect" "b9559382829a09593f43cbebf5dfb91ae99ecfa14d0266d0e8c11bd6da89a189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9559382829a09593f43cbebf5dfb91ae99ecfa14d0266d0e8c11bd6da89a189", kill_on_drop: false }`
[INFO] [stdout] b9559382829a09593f43cbebf5dfb91ae99ecfa14d0266d0e8c11bd6da89a189
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 905f785e91e77f00a07b964846f8b1e6ffaf75046063616e27a79b94bf258eae
[INFO] running `Command { std: "docker" "start" "-a" "905f785e91e77f00a07b964846f8b1e6ffaf75046063616e27a79b94bf258eae", kill_on_drop: false }`
[INFO] [stderr]    Compiling mddem_core v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s
[INFO] running `Command { std: "docker" "inspect" "905f785e91e77f00a07b964846f8b1e6ffaf75046063616e27a79b94bf258eae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "905f785e91e77f00a07b964846f8b1e6ffaf75046063616e27a79b94bf258eae", kill_on_drop: false }`
[INFO] [stdout] 905f785e91e77f00a07b964846f8b1e6ffaf75046063616e27a79b94bf258eae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 045bffbcd0f5cfa842b648eaa11009dcb0869c022c52434ade0e2d02f390978f
[INFO] running `Command { std: "docker" "start" "-a" "045bffbcd0f5cfa842b648eaa11009dcb0869c022c52434ade0e2d02f390978f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mddem_core-e046b71f0f857aa3)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test comm::tests::compute_per_atom_offset_lower_half ... ok
[INFO] [stdout] test comm::tests::single_process_comm_rank_and_size ... ok
[INFO] [stdout] test comm::tests::compute_per_atom_offset_upper_half ... ok
[INFO] [stdout] test comm::tests::pos_to_rank_basic ... ok
[INFO] [stdout] test comm::tests::single_process_comm_reduce_identity ... ok
[INFO] [stdout] test domain::tests::cartesian_multi_proc_subdivides ... ok
[INFO] [stdout] test domain::tests::cartesian_single_proc_full_domain ... ok
[INFO] [stdout] test group::tests::test_all_group_always_exists ... ok
[INFO] [stdout] test comm::tests::pos_to_rank_3d ... ok
[INFO] [stdout] test comm::tests::single_process_comm_set_grid ... ok
[INFO] [stdout] test group::tests::test_region_filter ... ok
[INFO] [stdout] test group::tests::test_type_filter ... ok
[INFO] [stdout] test input::toml_input::tests::default_fallback_for_missing_section ... ok
[INFO] [stdout] test group::tests::test_empty_group ... ok
[INFO] [stdout] test group::tests::test_combined_type_and_region ... ok
[INFO] [stdout] test input::toml_input::tests::parses_single_run_table ... ok
[INFO] [stdout] test input::toml_input::tests::parses_multi_run_array ... ok
[INFO] [stdout] test comm::tests::swap_data_records_correct_info ... ok
[INFO] [stderr]    Doc-tests mddem_core
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "045bffbcd0f5cfa842b648eaa11009dcb0869c022c52434ade0e2d02f390978f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "045bffbcd0f5cfa842b648eaa11009dcb0869c022c52434ade0e2d02f390978f", kill_on_drop: false }`
[INFO] [stdout] 045bffbcd0f5cfa842b648eaa11009dcb0869c022c52434ade0e2d02f390978f
